email me at borlaj@portlandschools.org

Loading
notes previous (11/<11) submit the dump links  
 

Post LadyBug Worksheet

Submit the apk to the dump. Then discuss the following questions with your partner. Jot down answers as you discuss, and email me the answers at borlaj@portlandschools.org


  1. What are the extras you did?
  2. Look at the code block below - what does it do?

  1. How often does the Aphid change direction? How does that work?
  2. Is it necessary to set Aphid enabled to false? Why or why not?
  3. The frog changes direction using atan2. Look up atan2 - explain what it does?
  4. If you wanted the game to be more challenging, what are 2 eays things to do (and explain their implementation)?